.dbxgn li{
	display: block;
	width: 100%;
}

.dbxgn li input{
	width: 100%;
	line-height: 30px;
	box-shadow: 0px;
	border: 1px solid #eee;
	padding-left: 10px;
}

.dbxgn li textarea{
	width: 100%;
	line-height: 30px;
	padding-left: 10px;
	border-color: #eee; 
}

.dbxgn li button{
	display: block;
	width: 40%;
	line-height: 36px;
	color: #fff;
	background-color: #108DEE;
	text-align: center;
	border: 0px;
}